home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / DEMO / BIG2.BAT < prev    next >
DOS Batch File  |  1992-01-30  |  298b  |  14 lines

  1. @echo off
  2. echo This is a high resolution EGA card game.  When the program starts press
  3. echo the ENTER key then use the arrow keys to select AUTO for the self
  4. echo running DEMO.
  5. echo.
  6. echo Press any key to continue or...
  7. echo Press CTRL-C to cancel.
  8. echo.
  9. pause >nul
  10.  
  11. cd big2
  12. big2
  13. cd..
  14.